AddFreeHandPolygonAnnotInteractive(Int32,Single,Int32,Single) Method
public void AddFreeHandPolygonAnnotInteractive(
int ,
float ,
int ,
float
)
public procedure AddFreeHandPolygonAnnotInteractive(
: Integer;
: Single;
: Integer;
: Single
);
public function AddFreeHandPolygonAnnotInteractive(
: int,
: float,
: int,
: float
);
public: void AddFreeHandPolygonAnnotInteractive(
int ,
float ,
int ,
float
)
public:
void AddFreeHandPolygonAnnotInteractive(
int ,
float ,
int ,
float
)
'Declaration
Public Overloads Sub AddFreeHandPolygonAnnotInteractive( _
ByVal As Integer, _
ByVal As Single, _
ByVal As Integer, _
ByVal As Single _
)
Parameters
- BorderColor
- BorderWidth
- BackColor
- Opacity
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members
Overload List